IniVar.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string opAssign()
    struct IniVar
    pragma(inline, true)
    string
    opAssign
    (
    string v
    )
    ()
  2. IniVar opAssign(IniVar var)
  3. auto opAssign(T v)

Meta